Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / vWrI Method


In This Topic
    vWrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub vWrI( _
       ByVal WWrI As System.Object, _
       ByVal xWrI As System.EventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim WWrI As System.Object
    Dim xWrI As System.EventArgs
     
    instance.vWrI(WWrI, xWrI)
    internal void vWrI( 
       System.object WWrI,
       System.EventArgs xWrI
    )

    Parameters

    WWrI
    xWrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also